SPREAD for WPF 3.0J - GcSpreadSheet
ImportContext コンストラクタ

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.OpenXml 名前空間 > ImportContext クラス : ImportContext コンストラクタ
測定値を変換する単位コンバータ。
ドキュメントが保護されている場合に呼び出されるパスワード要求デリゲート。
ImportContext クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   Optional ByVal unitConverter As UnitConverter, _
   Optional ByVal passwordRequestDelegate As System.Func(Of String) _
)
public ImportContext( 
   UnitConverter unitConverter,
   System.Func<string> passwordRequestDelegate
)

パラメータ

unitConverter
測定値を変換する単位コンバータ。
passwordRequestDelegate
ドキュメントが保護されている場合に呼び出されるパスワード要求デリゲート。
参照

ImportContext クラス
ImportContext メンバ